projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55d50b3
)
GtkFontChooser: Remove default geometry defines
author
Alberto Ruiz
<aruiz@gnome.org>
Wed, 13 Jul 2011 23:34:37 +0000
(
00:34
+0100)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 15 Aug 2011 22:57:55 +0000
(18:57 -0400)
gtk/gtkfontchooser.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfontchooser.c
b/gtk/gtkfontchooser.c
index 4291d2fbd228cf936754aa2549a4f42d4fe68b87..65efc1d3910b7db12b67f8afcf09f22269308d08 100644
(file)
--- a/
gtk/gtkfontchooser.c
+++ b/
gtk/gtkfontchooser.c
@@
-107,10
+107,6
@@
struct _GtkFontChooserPrivate
#define PREVIEW_HEIGHT 72
#define PREVIEW_TOP_PADDING 6
-/* Widget default geometry */
-#define FONT_CHOOSER_WIDTH 540
-#define FONT_CHOOSER_HEIGHT 408
-
/* These are the sizes of the font, style & size lists. */
#define FONT_LIST_HEIGHT 136
#define FONT_LIST_WIDTH 190